/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
   padding-top: 0;
}

#container_hornav {
   background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 100%);
   background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 100%);
   background-image: -webkit-linear-gradient(
      bottom,
      rgba(0, 0, 0, 0.1) 0%,
      rgba(0, 0, 0, 0) 30px,
      rgba(0, 0, 0, 0) 100%
   );
   background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 100%);
}

#container_header .wrapper960 {
   padding: 0 0px 41px 0px;
}

.hornav > ul > li > a {
   padding: 18px 20px;
}

.j51_icon > i:after {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   border: 1px solid #fff;
   content: '';
   border-radius: 50% !important;
}

.j51_icons89 i:after {
   border-color: #ffffff;
}

.group-border-shadow {
   border-left: 0;
   border-right: 0;
}

#fwre.fwre-property-listing .uk-slideshow-items {
   margin-left: 0;
}

#fwre.fwre-property .uk-slideshow-items {
   margin-left: 0;
}

#fwre.fwre-property .uk-slider-items li > div {
   height: auto;
}

/* NEW */

#fwre.fwre-property .fwre-property-info ul.uk-tab[uk-tab='connect: #fwre-media-tabs'] {
   margin: 0;
   display: none;
}

/* @media (min-width: 1200px) { */
#fwre.fwre-property .uk-width-2-3\@l.fwre-property-info {
   width: 100%;
}

#fwre.fwre-property .uk-width-1-3\@l {
   width: 100%;
}

#fwre.fwre-property {
   position: relative;
   margin-top: 32px;
}

#fwre.fwre-property .fwre-property-price .uk-text-small {
    position: absolute;
    top: -16px;
}

#fwre.fwre-property .fwre-item-title {
   position: absolute;
   font-family: Roboto Condensed;
   color: #333;
   font-size: 24px;
   line-height: 26px;
   top: 0;
   left: 0;
   margin-bottom: 0;
   margin-top: 46px !important;
}

#fwre.fwre-property .fwre-property-info ul.uk-tab[uk-tab='connect: #fwre-details-tab'] {
   margin: 72px 0 0 0;
}

#fwre.fwre-property .uk-slideshow-items li img {
   width: 100%;
   height: 100%;
}

#fwre.fwre-property .uk-slideshow-items {
   aspect-ratio: 16 / 10.7 !important;
}

#fwre.fwre-property .fwre-property-info #fwre-media-tabs {
   margin-top: 40px !important;
}
/* } */

@media (min-width: 960px) {
   #fwre.fwre-property .fwre-property-slider-items .uk-child-width-1-4\@m > * {
      width: 14.1%;
   }
}

@media (max-width: 767px) {
   #fwre.fwre-property .fwre-property-info #fwre-media-tabs {
      margin-top: 66px !important;
   }
}
